3.408 \(\int \frac{\tanh ^{-1}(a x)^3}{x (1-a^2 x^2)^{3/2}} \, dx\)

Optimal. Leaf size=185 \[ -3 \tanh ^{-1}(a x)^2 \text{PolyLog}\left (2,-e^{\tanh ^{-1}(a x)}\right )+3 \tanh ^{-1}(a x)^2 \text{PolyLog}\left (2,e^{\tanh ^{-1}(a x)}\right )+6 \tanh ^{-1}(a x) \text{PolyLog}\left (3,-e^{\tanh ^{-1}(a x)}\right )-6 \tanh ^{-1}(a x) \text{PolyLog}\left (3,e^{\tanh ^{-1}(a x)}\right )-6 \text{PolyLog}\left (4,-e^{\tanh ^{-1}(a x)}\right )+6 \text{PolyLog}\left (4,e^{\tanh ^{-1}(a x)}\right )-\frac{6 a x}{\sqrt{1-a^2 x^2}}+\frac{\tanh ^{-1}(a x)^3}{\sqrt{1-a^2 x^2}}-\frac{3 a x \tanh ^{-1}(a x)^2}{\sqrt{1-a^2 x^2}}+\frac{6 \tanh ^{-1}(a x)}{\sqrt{1-a^2 x^2}}-2 \tanh ^{-1}\left (e^{\tanh ^{-1}(a x)}\right ) \tanh ^{-1}(a x)^3 \]

[Out]

(-6*a*x)/Sqrt[1 - a^2*x^2] + (6*ArcTanh[a*x])/Sqrt[1 - a^2*x^2] - (3*a*x*ArcTanh[a*x]^2)/Sqrt[1 - a^2*x^2] + A
rcTanh[a*x]^3/Sqrt[1 - a^2*x^2] - 2*ArcTanh[E^ArcTanh[a*x]]*ArcTanh[a*x]^3 - 3*ArcTanh[a*x]^2*PolyLog[2, -E^Ar
cTanh[a*x]] + 3*ArcTanh[a*x]^2*PolyLog[2, E^ArcTanh[a*x]] + 6*ArcTanh[a*x]*PolyLog[3, -E^ArcTanh[a*x]] - 6*Arc
Tanh[a*x]*PolyLog[3, E^ArcTanh[a*x]] - 6*PolyLog[4, -E^ArcTanh[a*x]] + 6*PolyLog[4, E^ArcTanh[a*x]]

________________________________________________________________________________________

Rubi [A]  time = 0.40942, antiderivative size = 185, normalized size of antiderivative = 1., number of steps used = 14, number of rules used = 10, integrand size = 24, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.417, Rules used = {6030, 6020, 4182, 2531, 6609, 2282, 6589, 5994, 5962, 191} \[ -3 \tanh ^{-1}(a x)^2 \text{PolyLog}\left (2,-e^{\tanh ^{-1}(a x)}\right )+3 \tanh ^{-1}(a x)^2 \text{PolyLog}\left (2,e^{\tanh ^{-1}(a x)}\right )+6 \tanh ^{-1}(a x) \text{PolyLog}\left (3,-e^{\tanh ^{-1}(a x)}\right )-6 \tanh ^{-1}(a x) \text{PolyLog}\left (3,e^{\tanh ^{-1}(a x)}\right )-6 \text{PolyLog}\left (4,-e^{\tanh ^{-1}(a x)}\right )+6 \text{PolyLog}\left (4,e^{\tanh ^{-1}(a x)}\right )-\frac{6 a x}{\sqrt{1-a^2 x^2}}+\frac{\tanh ^{-1}(a x)^3}{\sqrt{1-a^2 x^2}}-\frac{3 a x \tanh ^{-1}(a x)^2}{\sqrt{1-a^2 x^2}}+\frac{6 \tanh ^{-1}(a x)}{\sqrt{1-a^2 x^2}}-2 \tanh ^{-1}\left (e^{\tanh ^{-1}(a x)}\right ) \tanh ^{-1}(a x)^3 \]

Antiderivative was successfully verified.

[In]

Int[ArcTanh[a*x]^3/(x*(1 - a^2*x^2)^(3/2)),x]

[Out]

(-6*a*x)/Sqrt[1 - a^2*x^2] + (6*ArcTanh[a*x])/Sqrt[1 - a^2*x^2] - (3*a*x*ArcTanh[a*x]^2)/Sqrt[1 - a^2*x^2] + A
rcTanh[a*x]^3/Sqrt[1 - a^2*x^2] - 2*ArcTanh[E^ArcTanh[a*x]]*ArcTanh[a*x]^3 - 3*ArcTanh[a*x]^2*PolyLog[2, -E^Ar
cTanh[a*x]] + 3*ArcTanh[a*x]^2*PolyLog[2, E^ArcTanh[a*x]] + 6*ArcTanh[a*x]*PolyLog[3, -E^ArcTanh[a*x]] - 6*Arc
Tanh[a*x]*PolyLog[3, E^ArcTanh[a*x]] - 6*PolyLog[4, -E^ArcTanh[a*x]] + 6*PolyLog[4, E^ArcTanh[a*x]]

Rule 6030

Int[((a_.) + ArcTanh[(c_.)*(x_)]*(b_.))^(p_.)*(x_)^(m_)*((d_) + (e_.)*(x_)^2)^(q_), x_Symbol] :> Dist[1/d, Int
[x^m*(d + e*x^2)^(q + 1)*(a + b*ArcTanh[c*x])^p, x], x] - Dist[e/d, Int[x^(m + 2)*(d + e*x^2)^q*(a + b*ArcTanh
[c*x])^p, x], x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[c^2*d + e, 0] && IntegersQ[p, 2*q] && LtQ[q, -1] && ILtQ[
m, 0] && NeQ[p, -1]

Rule 6020

Int[((a_.) + ArcTanh[(c_.)*(x_)]*(b_.))^(p_)/((x_)*Sqrt[(d_) + (e_.)*(x_)^2]), x_Symbol] :> Dist[1/Sqrt[d], Su
bst[Int[(a + b*x)^p*Csch[x], x], x, ArcTanh[c*x]], x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[c^2*d + e, 0] && IGt
Q[p, 0] && GtQ[d, 0]

Rule 4182

Int[csc[(e_.) + (Complex[0, fz_])*(f_.)*(x_)]*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[(-2*(c + d*x)^m*Ar
cTanh[E^(-(I*e) + f*fz*x)])/(f*fz*I), x] + (-Dist[(d*m)/(f*fz*I), Int[(c + d*x)^(m - 1)*Log[1 - E^(-(I*e) + f*
fz*x)], x], x] + Dist[(d*m)/(f*fz*I), Int[(c + d*x)^(m - 1)*Log[1 + E^(-(I*e) + f*fz*x)], x], x]) /; FreeQ[{c,
 d, e, f, fz}, x] && IGtQ[m, 0]

Rule 2531

Int[Log[1 + (e_.)*((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.)]*((f_.) + (g_.)*(x_))^(m_.), x_Symbol] :> -Simp[((
f + g*x)^m*PolyLog[2, -(e*(F^(c*(a + b*x)))^n)])/(b*c*n*Log[F]), x] + Dist[(g*m)/(b*c*n*Log[F]), Int[(f + g*x)
^(m - 1)*PolyLog[2, -(e*(F^(c*(a + b*x)))^n)], x], x] /; FreeQ[{F, a, b, c, e, f, g, n}, x] && GtQ[m, 0]

Rule 6609

Int[((e_.) + (f_.)*(x_))^(m_.)*PolyLog[n_, (d_.)*((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(p_.)], x_Symbol] :> Simp
[((e + f*x)^m*PolyLog[n + 1, d*(F^(c*(a + b*x)))^p])/(b*c*p*Log[F]), x] - Dist[(f*m)/(b*c*p*Log[F]), Int[(e +
f*x)^(m - 1)*PolyLog[n + 1, d*(F^(c*(a + b*x)))^p], x], x] /; FreeQ[{F, a, b, c, d, e, f, n, p}, x] && GtQ[m,
0]

Rule 2282

Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Dist[v/D[v, x], Subst[Int[FunctionOfExponentialFu
nction[u, x]/x, x], x, v], x]] /; FunctionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; F
reeQ[{a, m, n}, x] && IntegerQ[m*n]] &&  !MatchQ[u, E^((c_.)*((a_.) + (b_.)*x))*(F_)[v_] /; FreeQ[{a, b, c}, x
] && InverseFunctionQ[F[x]]]

Rule 6589

Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_Symbol] :> Simp[PolyLog[n + 1, c*(a
+ b*x)^p]/(e*p), x] /; FreeQ[{a, b, c, d, e, n, p}, x] && EqQ[b*d, a*e]

Rule 5994

Int[((a_.) + ArcTanh[(c_.)*(x_)]*(b_.))^(p_.)*(x_)*((d_) + (e_.)*(x_)^2)^(q_.), x_Symbol] :> Simp[((d + e*x^2)
^(q + 1)*(a + b*ArcTanh[c*x])^p)/(2*e*(q + 1)), x] + Dist[(b*p)/(2*c*(q + 1)), Int[(d + e*x^2)^q*(a + b*ArcTan
h[c*x])^(p - 1), x], x] /; FreeQ[{a, b, c, d, e, q}, x] && EqQ[c^2*d + e, 0] && GtQ[p, 0] && NeQ[q, -1]

Rule 5962

Int[((a_.) + ArcTanh[(c_.)*(x_)]*(b_.))^(p_)/((d_) + (e_.)*(x_)^2)^(3/2), x_Symbol] :> -Simp[(b*p*(a + b*ArcTa
nh[c*x])^(p - 1))/(c*d*Sqrt[d + e*x^2]), x] + (Dist[b^2*p*(p - 1), Int[(a + b*ArcTanh[c*x])^(p - 2)/(d + e*x^2
)^(3/2), x], x] + Simp[(x*(a + b*ArcTanh[c*x])^p)/(d*Sqrt[d + e*x^2]), x]) /; FreeQ[{a, b, c, d, e}, x] && EqQ
[c^2*d + e, 0] && GtQ[p, 1]

Rule 191

Int[((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(x*(a + b*x^n)^(p + 1))/a, x] /; FreeQ[{a, b, n, p}, x] &
& EqQ[1/n + p + 1, 0]

Rubi steps

\begin{align*} \int \frac{\tanh ^{-1}(a x)^3}{x \left (1-a^2 x^2\right )^{3/2}} \, dx &=a^2 \int \frac{x \tanh ^{-1}(a x)^3}{\left (1-a^2 x^2\right )^{3/2}} \, dx+\int \frac{\tanh ^{-1}(a x)^3}{x \sqrt{1-a^2 x^2}} \, dx\\ &=\frac{\tanh ^{-1}(a x)^3}{\sqrt{1-a^2 x^2}}-(3 a) \int \frac{\tanh ^{-1}(a x)^2}{\left (1-a^2 x^2\right )^{3/2}} \, dx+\operatorname{Subst}\left (\int x^3 \text{csch}(x) \, dx,x,\tanh ^{-1}(a x)\right )\\ &=\frac{6 \tanh ^{-1}(a x)}{\sqrt{1-a^2 x^2}}-\frac{3 a x \tanh ^{-1}(a x)^2}{\sqrt{1-a^2 x^2}}+\frac{\tanh ^{-1}(a x)^3}{\sqrt{1-a^2 x^2}}-2 \tanh ^{-1}\left (e^{\tanh ^{-1}(a x)}\right ) \tanh ^{-1}(a x)^3-3 \operatorname{Subst}\left (\int x^2 \log \left (1-e^x\right ) \, dx,x,\tanh ^{-1}(a x)\right )+3 \operatorname{Subst}\left (\int x^2 \log \left (1+e^x\right ) \, dx,x,\tanh ^{-1}(a x)\right )-(6 a) \int \frac{1}{\left (1-a^2 x^2\right )^{3/2}} \, dx\\ &=-\frac{6 a x}{\sqrt{1-a^2 x^2}}+\frac{6 \tanh ^{-1}(a x)}{\sqrt{1-a^2 x^2}}-\frac{3 a x \tanh ^{-1}(a x)^2}{\sqrt{1-a^2 x^2}}+\frac{\tanh ^{-1}(a x)^3}{\sqrt{1-a^2 x^2}}-2 \tanh ^{-1}\left (e^{\tanh ^{-1}(a x)}\right ) \tanh ^{-1}(a x)^3-3 \tanh ^{-1}(a x)^2 \text{Li}_2\left (-e^{\tanh ^{-1}(a x)}\right )+3 \tanh ^{-1}(a x)^2 \text{Li}_2\left (e^{\tanh ^{-1}(a x)}\right )+6 \operatorname{Subst}\left (\int x \text{Li}_2\left (-e^x\right ) \, dx,x,\tanh ^{-1}(a x)\right )-6 \operatorname{Subst}\left (\int x \text{Li}_2\left (e^x\right ) \, dx,x,\tanh ^{-1}(a x)\right )\\ &=-\frac{6 a x}{\sqrt{1-a^2 x^2}}+\frac{6 \tanh ^{-1}(a x)}{\sqrt{1-a^2 x^2}}-\frac{3 a x \tanh ^{-1}(a x)^2}{\sqrt{1-a^2 x^2}}+\frac{\tanh ^{-1}(a x)^3}{\sqrt{1-a^2 x^2}}-2 \tanh ^{-1}\left (e^{\tanh ^{-1}(a x)}\right ) \tanh ^{-1}(a x)^3-3 \tanh ^{-1}(a x)^2 \text{Li}_2\left (-e^{\tanh ^{-1}(a x)}\right )+3 \tanh ^{-1}(a x)^2 \text{Li}_2\left (e^{\tanh ^{-1}(a x)}\right )+6 \tanh ^{-1}(a x) \text{Li}_3\left (-e^{\tanh ^{-1}(a x)}\right )-6 \tanh ^{-1}(a x) \text{Li}_3\left (e^{\tanh ^{-1}(a x)}\right )-6 \operatorname{Subst}\left (\int \text{Li}_3\left (-e^x\right ) \, dx,x,\tanh ^{-1}(a x)\right )+6 \operatorname{Subst}\left (\int \text{Li}_3\left (e^x\right ) \, dx,x,\tanh ^{-1}(a x)\right )\\ &=-\frac{6 a x}{\sqrt{1-a^2 x^2}}+\frac{6 \tanh ^{-1}(a x)}{\sqrt{1-a^2 x^2}}-\frac{3 a x \tanh ^{-1}(a x)^2}{\sqrt{1-a^2 x^2}}+\frac{\tanh ^{-1}(a x)^3}{\sqrt{1-a^2 x^2}}-2 \tanh ^{-1}\left (e^{\tanh ^{-1}(a x)}\right ) \tanh ^{-1}(a x)^3-3 \tanh ^{-1}(a x)^2 \text{Li}_2\left (-e^{\tanh ^{-1}(a x)}\right )+3 \tanh ^{-1}(a x)^2 \text{Li}_2\left (e^{\tanh ^{-1}(a x)}\right )+6 \tanh ^{-1}(a x) \text{Li}_3\left (-e^{\tanh ^{-1}(a x)}\right )-6 \tanh ^{-1}(a x) \text{Li}_3\left (e^{\tanh ^{-1}(a x)}\right )-6 \operatorname{Subst}\left (\int \frac{\text{Li}_3(-x)}{x} \, dx,x,e^{\tanh ^{-1}(a x)}\right )+6 \operatorname{Subst}\left (\int \frac{\text{Li}_3(x)}{x} \, dx,x,e^{\tanh ^{-1}(a x)}\right )\\ &=-\frac{6 a x}{\sqrt{1-a^2 x^2}}+\frac{6 \tanh ^{-1}(a x)}{\sqrt{1-a^2 x^2}}-\frac{3 a x \tanh ^{-1}(a x)^2}{\sqrt{1-a^2 x^2}}+\frac{\tanh ^{-1}(a x)^3}{\sqrt{1-a^2 x^2}}-2 \tanh ^{-1}\left (e^{\tanh ^{-1}(a x)}\right ) \tanh ^{-1}(a x)^3-3 \tanh ^{-1}(a x)^2 \text{Li}_2\left (-e^{\tanh ^{-1}(a x)}\right )+3 \tanh ^{-1}(a x)^2 \text{Li}_2\left (e^{\tanh ^{-1}(a x)}\right )+6 \tanh ^{-1}(a x) \text{Li}_3\left (-e^{\tanh ^{-1}(a x)}\right )-6 \tanh ^{-1}(a x) \text{Li}_3\left (e^{\tanh ^{-1}(a x)}\right )-6 \text{Li}_4\left (-e^{\tanh ^{-1}(a x)}\right )+6 \text{Li}_4\left (e^{\tanh ^{-1}(a x)}\right )\\ \end{align*}

Mathematica [A]  time = 0.339043, size = 230, normalized size = 1.24 \[ \frac{1}{8} \left (24 \tanh ^{-1}(a x)^2 \text{PolyLog}\left (2,-e^{-\tanh ^{-1}(a x)}\right )+24 \tanh ^{-1}(a x)^2 \text{PolyLog}\left (2,e^{\tanh ^{-1}(a x)}\right )+48 \tanh ^{-1}(a x) \text{PolyLog}\left (3,-e^{-\tanh ^{-1}(a x)}\right )-48 \tanh ^{-1}(a x) \text{PolyLog}\left (3,e^{\tanh ^{-1}(a x)}\right )+48 \text{PolyLog}\left (4,-e^{-\tanh ^{-1}(a x)}\right )+48 \text{PolyLog}\left (4,e^{\tanh ^{-1}(a x)}\right )-\frac{48 a x}{\sqrt{1-a^2 x^2}}+\frac{8 \tanh ^{-1}(a x)^3}{\sqrt{1-a^2 x^2}}-\frac{24 a x \tanh ^{-1}(a x)^2}{\sqrt{1-a^2 x^2}}+\frac{48 \tanh ^{-1}(a x)}{\sqrt{1-a^2 x^2}}-2 \tanh ^{-1}(a x)^4-8 \tanh ^{-1}(a x)^3 \log \left (e^{-\tanh ^{-1}(a x)}+1\right )+8 \tanh ^{-1}(a x)^3 \log \left (1-e^{\tanh ^{-1}(a x)}\right )+\pi ^4\right ) \]

Warning: Unable to verify antiderivative.

[In]

Integrate[ArcTanh[a*x]^3/(x*(1 - a^2*x^2)^(3/2)),x]

[Out]

(Pi^4 - (48*a*x)/Sqrt[1 - a^2*x^2] + (48*ArcTanh[a*x])/Sqrt[1 - a^2*x^2] - (24*a*x*ArcTanh[a*x]^2)/Sqrt[1 - a^
2*x^2] + (8*ArcTanh[a*x]^3)/Sqrt[1 - a^2*x^2] - 2*ArcTanh[a*x]^4 - 8*ArcTanh[a*x]^3*Log[1 + E^(-ArcTanh[a*x])]
 + 8*ArcTanh[a*x]^3*Log[1 - E^ArcTanh[a*x]] + 24*ArcTanh[a*x]^2*PolyLog[2, -E^(-ArcTanh[a*x])] + 24*ArcTanh[a*
x]^2*PolyLog[2, E^ArcTanh[a*x]] + 48*ArcTanh[a*x]*PolyLog[3, -E^(-ArcTanh[a*x])] - 48*ArcTanh[a*x]*PolyLog[3,
E^ArcTanh[a*x]] + 48*PolyLog[4, -E^(-ArcTanh[a*x])] + 48*PolyLog[4, E^ArcTanh[a*x]])/8

________________________________________________________________________________________

Maple [A]  time = 0.287, size = 305, normalized size = 1.7 \begin{align*} -{\frac{ \left ({\it Artanh} \left ( ax \right ) \right ) ^{3}-3\, \left ({\it Artanh} \left ( ax \right ) \right ) ^{2}+6\,{\it Artanh} \left ( ax \right ) -6}{2\,ax-2}\sqrt{- \left ( ax-1 \right ) \left ( ax+1 \right ) }}+{\frac{ \left ({\it Artanh} \left ( ax \right ) \right ) ^{3}+3\, \left ({\it Artanh} \left ( ax \right ) \right ) ^{2}+6\,{\it Artanh} \left ( ax \right ) +6}{2\,ax+2}\sqrt{- \left ( ax-1 \right ) \left ( ax+1 \right ) }}- \left ({\it Artanh} \left ( ax \right ) \right ) ^{3}\ln \left ( 1+{(ax+1){\frac{1}{\sqrt{-{a}^{2}{x}^{2}+1}}}} \right ) -3\, \left ({\it Artanh} \left ( ax \right ) \right ) ^{2}{\it polylog} \left ( 2,-{\frac{ax+1}{\sqrt{-{a}^{2}{x}^{2}+1}}} \right ) +6\,{\it Artanh} \left ( ax \right ){\it polylog} \left ( 3,-{\frac{ax+1}{\sqrt{-{a}^{2}{x}^{2}+1}}} \right ) -6\,{\it polylog} \left ( 4,-{\frac{ax+1}{\sqrt{-{a}^{2}{x}^{2}+1}}} \right ) + \left ({\it Artanh} \left ( ax \right ) \right ) ^{3}\ln \left ( 1-{(ax+1){\frac{1}{\sqrt{-{a}^{2}{x}^{2}+1}}}} \right ) +3\, \left ({\it Artanh} \left ( ax \right ) \right ) ^{2}{\it polylog} \left ( 2,{\frac{ax+1}{\sqrt{-{a}^{2}{x}^{2}+1}}} \right ) -6\,{\it Artanh} \left ( ax \right ){\it polylog} \left ( 3,{\frac{ax+1}{\sqrt{-{a}^{2}{x}^{2}+1}}} \right ) +6\,{\it polylog} \left ( 4,{\frac{ax+1}{\sqrt{-{a}^{2}{x}^{2}+1}}} \right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(arctanh(a*x)^3/x/(-a^2*x^2+1)^(3/2),x)

[Out]

-1/2*(arctanh(a*x)^3-3*arctanh(a*x)^2+6*arctanh(a*x)-6)*(-(a*x-1)*(a*x+1))^(1/2)/(a*x-1)+1/2*(arctanh(a*x)^3+3
*arctanh(a*x)^2+6*arctanh(a*x)+6)*(-(a*x-1)*(a*x+1))^(1/2)/(a*x+1)-arctanh(a*x)^3*ln(1+(a*x+1)/(-a^2*x^2+1)^(1
/2))-3*arctanh(a*x)^2*polylog(2,-(a*x+1)/(-a^2*x^2+1)^(1/2))+6*arctanh(a*x)*polylog(3,-(a*x+1)/(-a^2*x^2+1)^(1
/2))-6*polylog(4,-(a*x+1)/(-a^2*x^2+1)^(1/2))+arctanh(a*x)^3*ln(1-(a*x+1)/(-a^2*x^2+1)^(1/2))+3*arctanh(a*x)^2
*polylog(2,(a*x+1)/(-a^2*x^2+1)^(1/2))-6*arctanh(a*x)*polylog(3,(a*x+1)/(-a^2*x^2+1)^(1/2))+6*polylog(4,(a*x+1
)/(-a^2*x^2+1)^(1/2))

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\operatorname{artanh}\left (a x\right )^{3}}{{\left (-a^{2} x^{2} + 1\right )}^{\frac{3}{2}} x}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arctanh(a*x)^3/x/(-a^2*x^2+1)^(3/2),x, algorithm="maxima")

[Out]

integrate(arctanh(a*x)^3/((-a^2*x^2 + 1)^(3/2)*x), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\sqrt{-a^{2} x^{2} + 1} \operatorname{artanh}\left (a x\right )^{3}}{a^{4} x^{5} - 2 \, a^{2} x^{3} + x}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arctanh(a*x)^3/x/(-a^2*x^2+1)^(3/2),x, algorithm="fricas")

[Out]

integral(sqrt(-a^2*x^2 + 1)*arctanh(a*x)^3/(a^4*x^5 - 2*a^2*x^3 + x), x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\operatorname{atanh}^{3}{\left (a x \right )}}{x \left (- \left (a x - 1\right ) \left (a x + 1\right )\right )^{\frac{3}{2}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(atanh(a*x)**3/x/(-a**2*x**2+1)**(3/2),x)

[Out]

Integral(atanh(a*x)**3/(x*(-(a*x - 1)*(a*x + 1))**(3/2)), x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\operatorname{artanh}\left (a x\right )^{3}}{{\left (-a^{2} x^{2} + 1\right )}^{\frac{3}{2}} x}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arctanh(a*x)^3/x/(-a^2*x^2+1)^(3/2),x, algorithm="giac")

[Out]

integrate(arctanh(a*x)^3/((-a^2*x^2 + 1)^(3/2)*x), x)